home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 76 / MF_UK_76_1.iso / Education Feature / MicroWorlds 2.03 Try Me / MicroWorlds 2.03 Try Me.rsrc / TEXT_675_print.txt < prev    next >
Encoding:
Text File  |  1998-05-08  |  165 b   |  9 lines

  1. print (pr) word-or-list 
  2.  
  3. Prints a word or list in the current text box. The text is followed by a carriage return. See insert.
  4.  
  5. Example: 
  6.  
  7. repeat 5 [print "hello]
  8.  
  9.